Skip to content

backup: add xlog adapter impl#1317

Open
sssciel wants to merge 1 commit into
masterfrom
g.rybakov/tntp-8390-xlog
Open

backup: add xlog adapter impl#1317
sssciel wants to merge 1 commit into
masterfrom
g.rybakov/tntp-8390-xlog

Conversation

@sssciel

@sssciel sssciel commented Jul 10, 2026

Copy link
Copy Markdown
Member

Wrap go-xlog with three restore operations against .snap/.xlog files: PatchInstanceUUID (re-stamp instance UUID, bodies/CRCs preserved), TruncateAt (transaction-aware truncation at a recovery point), and FindTrimFile (locate the xlog for a point).

Closes TNTP-8390

@sssciel sssciel force-pushed the g.rybakov/tntp-8390-xlog branch from 867520a to 0e686fa Compare July 10, 2026 18:06
@sssciel sssciel force-pushed the g.rybakov/tntp-8390-xlog branch 2 times, most recently from 26a95a1 to f0c41eb Compare July 11, 2026 10:53
Wrap go-xlog with three restore operations against .snap/.xlog files:
PatchInstanceUUID (re-stamp instance UUID, bodies/CRCs preserved),
TruncateAt (transaction-aware truncation at a recovery point), and
FindTrimFile (locate the xlog for a point).

Closes TNTP-8390
@sssciel sssciel force-pushed the g.rybakov/tntp-8390-xlog branch from f0c41eb to c421ee7 Compare July 11, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant